CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv dialog

搜索资源列表

  1. MFCOpenCV

    0下载:
  2. 将MFC和OPENCV结合在一起,在MFC建立的对话框上,利用opencv进行视频播放和摄像头实时监控。-The MFC and OPENCV together, in the MFC dialog created using opencv camera for video playback and real-time monitoring.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1984789
    • 提供者:孙涛
  1. readVideo

    1下载:
  2. 基于MFC对话框的OpenCV视频的播放程序-OpenCV MFC dialog-based video player
  3. 所属分类:图形图象

    • 发布日期:2013-10-31
    • 文件大小:2016912
    • 提供者:lyan
  1. yibiaoshibie

    4下载:
  2. 图像处理的指针式仪表识别,利用OPENCV库,MFC对话框程序-Image processing pointer instrument identification, the OPENCV libraries, MFC dialog program
  3. 所属分类:Graph Recognize

    • 发布日期:2016-08-03
    • 文件大小:22728704
    • 提供者:zsc
  1. openimage

    0下载:
  2. 用OpenCV打开图像,打开任意图像,有打开对话框-Open the image with OpenCV, open any image, there is the Open dialog box
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1894715
    • 提供者:张喆
  1. opencvmfc

    0下载:
  2. 利用OpenCV显示相机采集过来的数据文件(dat)格式,并将其显示在对话框的picture控件上。-using the OpenCV show the image that is dat farmat,and show it in a picture control of dialog.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5187017
    • 提供者:杨杰
  1. MultiMedia

    0下载:
  2. 使用Visual C++编写的基于opencv的多媒体图像处理和视频处理的对话框程序,实现hough变换、直方图均衡化、canny检测等图像处理及截取视频等视频处理功能。-Use Visual c++ written opencv multimedia based on image processing and video processing dialog programs ,achieve histogram equalization hough transform, canny detec
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17379817
    • 提供者:康萌萌
  1. Image_Process

    0下载:
  2. 结合VC6和opencv,在MFC对话框的下,读入视频,并进行处理-With VC6 and opencv, in the MFC dialog box, the video read and processed
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7386394
    • 提供者:郭武锦
  1. ImageProcessingFrame

    0下载:
  2. opencv图像处理与显示的一个对话框框架程序,很好用。主要给图像处理的初学者。-It is a visual c++ 6.0 program for procesing image with dialog,which mainly design for the primery developer.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:27006
    • 提供者:王邦平
  1. showBMP

    0下载:
  2. 使用OPENCV函数 在对话框中显示一副图片 很适合新手学习OpenCV-OPENCV function using a picture displayed in the dialog box is suitable for novice to learn OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:7605
    • 提供者:罗飞
  1. opencvshow

    1下载:
  2. OpenCV MFC 边缘检测 VS2008 MFC下用OpenCV2.0进行图像读取和边缘检测,通过对话框来打开图像文件、然后图像大小进行缩放、适当地显示在图片控件的框架内-OpenCV MFC under VS2008 MFC edge detection for image reading and using OpenCV2.0 edge detection, through the dialog box to open the image file, and then scaling t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6050495
    • 提供者:terry
  1. DecisionTree

    0下载:
  2. 基于OpenCV的例程,修改实现了基于MFC对话框构架的决策树算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-MFC dialog based Decision-Tree algorithm modifited from OpenCV source code, adding Chinese comment for better understanding the program.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3358205
    • 提供者:安庆友
  1. EM

    0下载:
  2. 基于OpenCV的例程,修改实现了基于MFC对话框构架的期望最大化算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-It s an MFC Dialog based Expectation Maximize algorithm modified from OpenCV source. Chinese comments are added to it to enchance better understand of the program.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3106975
    • 提供者:安庆友
  1. Kmean

    0下载:
  2. 基于OpenCV的例程,修改实现了基于MFC对话框构架的K均值算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-MFC Dialog based K-mean algorithm modified from OpenCV source with Chinese comments added inside to make sure better understanding of it.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3419731
    • 提供者:安庆友
  1. read-and-change

    0下载:
  2. 用对话框做的,利用openCV读取图片,显示图片,对图片进行缩放,区域选取。-Dialog box, use openCV read the image, display pictures, picture zoom, region selection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6355753
    • 提供者:大飞象
  1. mymfc

    0下载:
  2. 粒子滤波程序,调用的是OpenCV里的函数,没有重采样,用MFC基于对话框做的界面. 点击Next可以进行一帧一帧的处理,有2个按钮没有用-Particle filter program, calls the OpenCV function, there is no resampling, click Next to a processing of a MFC dialog-based interface. 2 button is not...
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3419617
    • 提供者:jake
  1. ReadVideo-avi

    0下载:
  2. 基于VC6.0利用OPENCV“读视频AVI文件和运动问题检测”的例程,用VC6.0的MFC对话框实现-Based on OPENCV VC6.0 use "read video AVI files and motion detection" routines, the MFC dialog box with VC6.0 realization
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8204597
    • 提供者:成龙
  1. 2

    0下载:
  2. 用opencv打开图片,其中用到两种方法:单文档程序,对话框程序。-Open the picture, which used two methods: single-document program, the dialog box procedure with opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:11193
    • 提供者:
  1. mask

    0下载:
  2. 本文主要讲讲怎样对Mat矩阵进行mask操作,其实也就是对Mat矩阵的滤波操作,俗称卷积,参考文献为opencv自带的tutiol及其code.   开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5.   实验功能:   单击Open image按钮,手动选择所需滤波的原图片。   单击Setting按钮,弹出对话框,选择滤波所用的模式,这里有2种模式,分别为自己实现滤波功能和采用opencv自带的滤波函数filter2D实现。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:163840
    • 提供者:wuwei
  1. MFC_CLASS_DLL_OPENCV

    0下载:
  2. 本程序分为两部分 第一部分,DllClassText,在MFC中创建扩展 DLL,有两个类,一个为计算加减法,另一个为使用OPENCV方式打开图片,参数为图片路径.第二部分,dllClassApp,在MFC对话框程序中,调用第一部分生成的"DllClassText.dll",实现加减法和显示图片功能-This program is divided into two parts, the first part of DllClassText create an extended DLL in
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10442503
    • 提供者:chen
  1. mymfc

    0下载:
  2. 基于vc对话框下使用opencv载入图像,并对图像进行简单处理-Based on the use of opencv vc dialog to load images, and simple processing of images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:80842
    • 提供者:萧剑
« 1 23 4 »
搜珍网 www.dssz.com